x—number block containing the values of x where the polynomial will be evaluated; coeff—number block containing the coefficients of the polynomial, has one more row than the degree of the polynomial.
poly creates a block containing the values of the polynomial for the corresponding values of x which is the same size as x.